找诗词>英语词典>leaf node翻译和用法

leaf node

英 [liːf nəʊd]

美 [liːf noʊd]

网络  叶子结点; 叶子节点; 叶节点; 叶结点; 树叶节点

计算机

英英释义

noun

  • (botany) the small swelling that is the part of a plant stem from which one or more leaves emerge
      Synonym:node

    双语例句

    • This framework is of layered and distributed structure, including a central control node layer, a convergent node layer and a leaf node layer.
      该框架是分层分布式结构,由中央控制节点层、汇聚节点层和叶节点层构成。
    • Took researches in the handoff of leaf node in virtual backbone, and analyzed the problems of the address changes, the route destroying, and the communication maintenance, which would be faced when the leaf node's handoff in the virtual
      研究了虚拟骨干网中叶子节点的越区切换机制,分析了虚拟骨干网中叶子节点越区切换后所面临的地址改变、路由破坏、通信保持等问题,并提出了相应
    • In the document map, all of the text describing the books is stored in leaf elements; the text itself is the leaf node.
      在文档映射中,介绍书籍的所有文本存储在叶元素中;文本本身就是叶节点。
    • In the index tree, leaf node is storing the XML data.
      索引树中的叶子节点存放着XML节点的数据。
    • Leaf length, stem width and node length were investigated for genetic effects.
      通过田间试验,对叶长、茎粗和节间长的基因效应进行了研究。
    • Relationship between emergence of tiller and nitrogen concentration of leaf blade or leaf sheath on specific node of rice
      水稻分蘖发生及与特定部位叶片叶鞘含氮率的关系
    • The third is all attributes from rote node to leaf node must be known.
      ID3必须知道从叶子节点到树根的路径上所有内节点对应的属性的属性值。
    • Based on faceted classification schema and theory of tree mapping, a novel matching model named leaf node containment matching model and correspondence retrieving algorithm are put forward.
      在分析了构件刻面分类模式和树映射相关理论的基础上,提出了一个新颖的叶节点包容匹配模型,并给出了相应的检索算法。
    • The central idea of improved B~+ tree algorithm is to allow the number of keys in non-leaf node is N times of leaf node.
      改进B~+树算法的核心思想是让非叶子结点可含有的最多关键字个数是叶子结点的N倍。
    • This method returns the children of the given tree node, or it returns null if the leaf tree node is encountered.
      该方法返回给定树节点的子节点,或者如果遇到叶子节点,它返回null。